home *** CD-ROM | disk | FTP | other *** search
-
- 01.02.98 - V.10.0(beta)
- My firts pubblic release of this library.
-
- 28.02.98 - V.10.10(beta)
- Translate and refined all documentation in English (the translation is not very
- good ,sorry).
- Correct the algoritm to erase the hidden faces, but it is not very visible in
- the test program 3dlib.
-
- 26.03.98 - V.10.13(beta)
- Add new functions to test the light source in the demo program.
- Minor modify on memory use, correct a bugs on back side elimination and any
- minor bugs.
-
- 21.04.98 - V.12.20(beta) - MAYOR RELEASE -
- Add new functions to edit to modify the scene caratteristic,to trasform
- integer to fix point, single float ,double float and viceversa.
- Last but not list add support of degener poligons as in lightware that is
- with one and two vertex.
- Add the support of parallel projections but for now is only an experiment.
- Remove any hard bugs in clipping objects routins that can crash the systems.
-
- 20.10.98 - V.13.00(beta) - MAYOR RELEASE - (not released)
- Totaly rewrite visualization routins in _CPU version of new library,
- (the old metod in _BLT instead) here i use a chunky buffer to render
- the scene and not a shadow rastport and not use the blitter to draw
- but the CPU then on machines whit fast memory and/or fast CPU and/or
- fast graphics card the library is more faster than before.
- On my machines is 2 time faster an AGA screen and almost 3 time on
- a Picasso screen.
- I also add the possibility to select the screen mode on demo program
- and an index that say the speed of repaint of scene in tick for second
- (in europe it is second/50).
-
- 24.10.98 - V.13.01(beta)
- Remove a stupid bug that not permit the visualization of new metod of
- render on machines without the picasso96 library (AGA only tipically).
-
-
-